home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / sphigs / sph_mac.hqx / SRGP port to 5.0 (compressed) / SRGP_SPHIGS Root / MacSRGP / ChooseWhichQuickDraw.h next >
Encoding:
C/C++ Source or Header  |  1992-02-13  |  439 b   |  16 lines

  1. /** SELECTING WHICH QUICKDRAW ROM TO USE
  2. * There are four .c files that depend upon this .h file for determination
  3. * of which ROM you are compiling for: the original monochrome QuickDraw ROM
  4. * or the Color QuickDraw ROM.
  5. *
  6. * Below this comment, you should either have this line:
  7. *        #define COLOR_QUICKDRAW
  8. *    or:
  9. *        #undef COLOR_QUICKDRAW
  10. **/
  11.  
  12. /*
  13. HEY!!  HERE YOU MUST PUT ONE OF THE ABOVE LINES! $#*&()$#*@(!$*(#
  14. */
  15.  
  16. #define COLOR_QUICKDRAW